﻿2026-07-26T07:22:51.2604352Z ##[group]Run actions/checkout@v5
2026-07-26T07:22:51.2604888Z with:
2026-07-26T07:22:51.2605218Z   repository: BigscreenVR/spt-bs-core
2026-07-26T07:22:51.2607700Z   token: ***
2026-07-26T07:22:51.2608002Z   ssh-strict: true
2026-07-26T07:22:51.2608296Z   ssh-user: git
2026-07-26T07:22:51.2608589Z   persist-credentials: true
2026-07-26T07:22:51.2608935Z   clean: true
2026-07-26T07:22:51.2609251Z   sparse-checkout-cone-mode: true
2026-07-26T07:22:51.2609591Z   fetch-depth: 1
2026-07-26T07:22:51.2609885Z   fetch-tags: false
2026-07-26T07:22:51.2610192Z   show-progress: true
2026-07-26T07:22:51.2610490Z   lfs: false
2026-07-26T07:22:51.2610759Z   submodules: false
2026-07-26T07:22:51.2611052Z   set-safe-directory: true
2026-07-26T07:22:51.2611403Z   allow-unsafe-pr-checkout: false
2026-07-26T07:22:51.2611780Z env:
2026-07-26T07:22:51.2612054Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-26T07:22:51.2612433Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-26T07:22:51.2612775Z ##[endgroup]
2026-07-26T07:22:51.4481069Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-26T07:22:51.4482250Z ##[group]Getting Git version info
2026-07-26T07:22:51.4482745Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-26T07:22:51.4704795Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-07-26T07:22:51.4915326Z git version 2.43.0.windows.1
2026-07-26T07:22:51.4939008Z ##[endgroup]
2026-07-26T07:22:51.4946850Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\7763e614-e9fd-49da-b6f5-19a87e8c13e3\.gitconfig'
2026-07-26T07:22:51.4960525Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\7763e614-e9fd-49da-b6f5-19a87e8c13e3' before making global git config changes
2026-07-26T07:22:51.4961452Z Adding repository directory to the temporary git global config as a safe directory
2026-07-26T07:22:51.4965592Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-26T07:22:51.5211656Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-07-26T07:22:51.5423232Z https://github.com/BigscreenVR/spt-bs-core
2026-07-26T07:22:51.5451639Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-26T07:22:51.5455937Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-26T07:22:51.5662219Z refs/heads/main
2026-07-26T07:22:51.5684291Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-07-26T07:22:51.6066484Z HEAD is now at c6fd914d Merge pull request #77 from BigscreenVR/release/v0.43.0
2026-07-26T07:22:51.6311670Z ##[endgroup]
2026-07-26T07:22:51.6314538Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-07-26T07:22:52.0075808Z ##[group]Cleaning the repository
2026-07-26T07:22:52.0080011Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-07-26T07:23:00.9240202Z Removing .adapter-notify/
2026-07-26T07:23:00.9241589Z Removing target/
2026-07-26T07:23:00.9271318Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-07-26T07:23:00.9840489Z HEAD is now at c6fd914d Merge pull request #77 from BigscreenVR/release/v0.43.0
2026-07-26T07:23:00.9863431Z ##[endgroup]
2026-07-26T07:23:00.9867494Z ##[group]Disabling automatic garbage collection
2026-07-26T07:23:00.9872878Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-07-26T07:23:01.0118001Z ##[endgroup]
2026-07-26T07:23:01.0118540Z ##[group]Setting up auth
2026-07-26T07:23:01.0125768Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-26T07:23:01.0421091Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-26T07:23:01.4868714Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-26T07:23:01.5124427Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-26T07:23:01.9581937Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-26T07:23:01.9798117Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-26T07:23:02.4048687Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-26T07:23:02.4366107Z ##[endgroup]
2026-07-26T07:23:02.4366499Z ##[group]Fetching the repository
2026-07-26T07:23:02.4373128Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +41a27125611ff231ac8b80c91f5b3bcb074eaab1:refs/remotes/pull/79/merge
2026-07-26T07:23:03.2763510Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-26T07:23:03.2764031Z  * [new ref]           41a27125611ff231ac8b80c91f5b3bcb074eaab1 -> pull/79/merge
2026-07-26T07:23:03.2906497Z ##[endgroup]
2026-07-26T07:23:03.2907356Z ##[group]Determining the checkout info
2026-07-26T07:23:03.2908019Z ##[endgroup]
2026-07-26T07:23:03.2912421Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-07-26T07:23:03.3191181Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-26T07:23:03.3417336Z ##[group]Checking out the ref
2026-07-26T07:23:03.3421958Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force refs/remotes/pull/79/merge
2026-07-26T07:23:03.4166105Z Previous HEAD position was c6fd914d Merge pull request #77 from BigscreenVR/release/v0.43.0
2026-07-26T07:23:03.4166773Z HEAD is now at 41a27125 Merge 0d5f6eed4fa2c1e84f7d5a982a355c4aed782153 into c6fd914d57fe8d4c41a9bba9874629aa47e1a17a
2026-07-26T07:23:03.4191443Z ##[endgroup]
2026-07-26T07:23:03.4444576Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-07-26T07:23:03.4662154Z 41a27125611ff231ac8b80c91f5b3bcb074eaab1
